projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6f06c3
)
; * src/comp.c (load_comp_unit): Fix a comment.
author
Andrea Corallo
<akrl@sdf.org>
Sun, 7 Mar 2021 20:01:35 +0000
(21:01 +0100)
committer
Andrea Corallo
<akrl@sdf.org>
Sun, 7 Mar 2021 20:01:35 +0000
(21:01 +0100)
src/comp.c
patch
|
blob
|
history
diff --git
a/src/comp.c
b/src/comp.c
index b2d8b8ec987c804fd00903ffaffc9e8b8dbe9246..b68adf31d68bdb53c78e2e5f2bf34d0150cf7493 100644
(file)
--- a/
src/comp.c
+++ b/
src/comp.c
@@
-4814,7
+4814,7
@@
load_comp_unit (struct Lisp_Native_Comp_Unit *comp_u, bool loading_dump,
/* 'dlopen' returns the same handle when trying to load two times
the same shared. In this case touching 'd_reloc' etc leads to
fails in case a frame with a reference to it in a live reg is
- active (comp-speed >
=
0).
+ active (comp-speed > 0).
We must *never* mess with static pointers in an already loaded
eln. */